home *** CD-ROM | disk | FTP | other *** search
/ Aminet 5 / Aminet 5 - March 1995.iso / Aminet / misc / edu / globe099src.lha / Ami-Globe / iff_fct_protos.h < prev    next >
C/C++ Source or Header  |  1994-06-12  |  186b  |  5 lines

  1. void    Iff_Free_Obj(Object *o);
  2. void    Iff_Copy_Fond(Object *o,struct RastPort *rpG);
  3. Object *Iff_New_Charge_Iff(char *pc,struct Screen *In_Scr);
  4. struct    Screen *Iff_Load_And_Open(char *pc);
  5.